home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / language / embedded / mcu332 / 332-101.arc / M.HLP < prev    next >
Text File  |  1990-01-06  |  1KB  |  29 lines

  1.  
  2.                 DOWNLOAD S-Record File.
  3.  
  4.         The DOWNLOAD File command read a DOS file containing S-Records
  5. from your disk, decomposes the records, and transfers them to RAM memory
  6. in the M68332EVS system.
  7.  
  8.         Upon activation, this command prompts you for the name of a DOS
  9. file containing S-record of the data you wish to program into the EPROM.
  10. It then opens the file and reads the S-records. As each record is de-
  11. composed, the checksum is validated. If the checksum is found to be cor-
  12. rect, the data is transfered to the M68332EVS via the serial link and
  13. the next record is read. As each record is read, a progress report appears
  14. on your screen.
  15.  
  16.         This command understands three types of S-records. The S1 Data
  17. record and S9 Ending record contain 16 bit address fields. The S2
  18. Data and S8 Ending records contain 24 bit address fields. The S3
  19. Data and S7 Ending records contain 32 bit address fields.
  20.  
  21.         Please note that the DOS file will be read from the directory
  22. described by the file COUGAR.CFG. The fourth entry in the COUGAR.CFG
  23. file points to the Upload / Download directory. If no such file can be
  24. found in that directory, an error message is generated.
  25.  
  26.  
  27. %END
  28. M.HLP
  29.